<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <channel>
        <title>Business Analyst Community &amp; Resources | Modern Analyst</title> 
        <link>https://www.modernanalyst.com</link> 
        <description>RSS feeds for Business Analyst Community &amp; Resources | Modern Analyst</description> 
        <ttl>60</ttl> <item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/7129/What-does-good-look-like-for-an-AI-featureand-how-do-you-test-it.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=7129</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=7129&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What does “good” look like for an AI feature—and how do you test it?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/7129/What-does-good-look-like-for-an-AI-featureand-how-do-you-test-it.aspx</link> 
    <description>&lt;p&gt;&amp;ldquo;Good&amp;rdquo; for an AI feature is not just &lt;strong data-end=&quot;3015&quot; data-start=&quot;3003&quot;&gt;accuracy&lt;/strong&gt;. &amp;ldquo;Good&amp;rdquo; means the feature delivers the intended outcome &lt;strong data-end=&quot;3110&quot; data-start=&quot;3072&quot;&gt;reliably, safely, and consistently&lt;/strong&gt; within defined boundaries&amp;mdash;and you can prove it.&lt;/p&gt;

&lt;h3 data-end=&quot;3205&quot; data-start=&quot;3160&quot;&gt;What &amp;ldquo;good&amp;rdquo; looks like (the BA checklist)&lt;/h3&gt;

&lt;p data-end=&quot;3269&quot; data-start=&quot;3206&quot;&gt;A well-defined AI feature typically has targets in these areas:&lt;/p&gt;

&lt;p data-end=&quot;3293&quot; data-start=&quot;3271&quot;&gt;&lt;strong data-end=&quot;3293&quot; data-start=&quot;3271&quot;&gt;1) Outcome (value)&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3378&quot; data-start=&quot;3296&quot;&gt;What business outcome improves (time saved, errors reduced, conversion increased)?&lt;/li&gt;
 &lt;li data-end=&quot;3403&quot; data-start=&quot;3381&quot;&gt;What metric proves it?&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3419&quot; data-start=&quot;3405&quot;&gt;&lt;strong data-end=&quot;3419&quot; data-start=&quot;3405&quot;&gt;2) Quality&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3469&quot; data-start=&quot;3422&quot;&gt;Accuracy (or usefulness) at an agreed threshold&lt;/li&gt;
 &lt;li data-end=&quot;3518&quot; data-start=&quot;3472&quot;&gt;Consistency (similar inputs &amp;rarr; similar outputs)&lt;/li&gt;
 &lt;li data-end=&quot;3544&quot; data-start=&quot;3521&quot;&gt;Latency (response time)&lt;/li&gt;
 &lt;li data-end=&quot;3581&quot; data-start=&quot;3547&quot;&gt;Cost (especially for AI inference)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3609&quot; data-start=&quot;3583&quot;&gt;&lt;strong data-end=&quot;3609&quot; data-start=&quot;3583&quot;&gt;3) Safety &amp;amp; compliance&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3633&quot; data-start=&quot;3612&quot;&gt;No prohibited content&lt;/li&gt;
 &lt;li data-end=&quot;3683&quot; data-start=&quot;3636&quot;&gt;No leakage of sensitive data (PII, credentials)&lt;/li&gt;
 &lt;li data-end=&quot;3745&quot; data-start=&quot;3686&quot;&gt;No unsafe actions (especially if the AI can act in systems)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3774&quot; data-start=&quot;3747&quot;&gt;&lt;strong data-end=&quot;3774&quot; data-start=&quot;3747&quot;&gt;4) Trust &amp;amp; transparency&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3859&quot; data-start=&quot;3777&quot;&gt;Users can understand why it produced an output (explanations, sources, confidence)&lt;/li&gt;
 &lt;li data-end=&quot;3944&quot; data-start=&quot;3862&quot;&gt;The system handles uncertainty gracefully (&amp;ldquo;I&amp;rsquo;m not sure, here&amp;rsquo;s what to do next&amp;rdquo;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3964&quot; data-start=&quot;3946&quot;&gt;&lt;strong data-end=&quot;3964&quot; data-start=&quot;3946&quot;&gt;5) Operability&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4020&quot; data-start=&quot;3967&quot;&gt;Monitoring in place (drift, anomalies, failure rates)&lt;/li&gt;
 &lt;li data-end=&quot;4060&quot; data-start=&quot;4023&quot;&gt;Rollback/kill switch criteria defined&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 data-end=&quot;4105&quot; data-start=&quot;4062&quot;&gt;How you test it (practitioner approach)&lt;/h3&gt;

&lt;p data-end=&quot;4169&quot; data-start=&quot;4106&quot;&gt;Testing AI features blends traditional testing with evaluation:&lt;/p&gt;

&lt;p data-end=&quot;4212&quot; data-start=&quot;4171&quot;&gt;&lt;strong data-end=&quot;4212&quot; data-start=&quot;4171&quot;&gt;A) Test with representative scenarios&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4274&quot; data-start=&quot;4215&quot;&gt;Build a test set of real-world cases (including edge cases)&lt;/li&gt;
 &lt;li data-end=&quot;4365&quot; data-start=&quot;4277&quot;&gt;Include &amp;ldquo;hard cases&amp;rdquo; and &amp;ldquo;red team&amp;rdquo; attempts (misuse, injection, sensitive data prompts)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;4423&quot; data-start=&quot;4367&quot;&gt;&lt;strong data-end=&quot;4413&quot; data-start=&quot;4367&quot;&gt;B) Define measurable acceptance thresholds&lt;/strong&gt;&lt;br /&gt;
Examples:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4475&quot; data-start=&quot;4426&quot;&gt;&amp;ldquo;At least 90% of outputs meet rubric score &amp;ge; 4/5&amp;rdquo;&lt;/li&gt;
 &lt;li data-end=&quot;4537&quot; data-start=&quot;4478&quot;&gt;&amp;ldquo;High-risk actions require human approval 100% of the time&amp;rdquo;&lt;/li&gt;
 &lt;li data-end=&quot;4583&quot; data-start=&quot;4540&quot;&gt;&amp;ldquo;No PII appears in outputs in the test set&amp;rdquo;&lt;/li&gt;
 &lt;li data-end=&quot;4626&quot; data-start=&quot;4586&quot;&gt;&amp;ldquo;Confidence below X triggers escalation&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;4666&quot; data-start=&quot;4628&quot;&gt;&lt;strong data-end=&quot;4666&quot; data-start=&quot;4628&quot;&gt;C) Test behavior under uncertainty&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4706&quot; data-start=&quot;4669&quot;&gt;What does it do when data is missing?&lt;/li&gt;
 &lt;li data-end=&quot;4762&quot; data-start=&quot;4709&quot;&gt;Does it hallucinate or does it ask for clarification?&lt;/li&gt;
 &lt;li data-end=&quot;4794&quot; data-start=&quot;4765&quot;&gt;Does it choose safe defaults?&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;4883&quot; data-start=&quot;4796&quot;&gt;&lt;strong data-end=&quot;4824&quot; data-start=&quot;4796&quot;&gt;D) Monitor after release&lt;/strong&gt;&lt;br /&gt;
Because AI behavior can change, &amp;ldquo;good&amp;rdquo; must be maintained:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4898&quot; data-start=&quot;4886&quot;&gt;track drift,&lt;/li&gt;
 &lt;li data-end=&quot;4919&quot; data-start=&quot;4901&quot;&gt;review exceptions,&lt;/li&gt;
 &lt;li data-end=&quot;4960&quot; data-start=&quot;4922&quot;&gt;adjust guardrails and evaluation sets.&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Mon, 29 Dec 2025 21:01:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:7129</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6742/What-distinguishes-a-functional-requirement-from-a-solution-or-design-constraint.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6742</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6742&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What distinguishes a functional requirement from a solution or design constraint?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6742/What-distinguishes-a-functional-requirement-from-a-solution-or-design-constraint.aspx</link> 
    <description>&lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Functional requirements describe &lt;/span&gt;&lt;strong&gt;what &lt;/strong&gt;the system must do, while solution or design constraints set the &lt;strong&gt;boundaries on how&lt;/strong&gt; the system may be built.&lt;/p&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Definitions&lt;/span&gt;&lt;/h3&gt;

&lt;ul style=&quot;list-style-type:disc;&quot;&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Functional requirement (FR)&lt;/strong&gt;:&lt;/span&gt; An externally visible behavior that satisfies a business need. Example: &amp;ldquo;The system shall calculate the total order price, applying state-specific sales tax and any active promotions.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Solution / design constraint (SC)&lt;/strong&gt;:&lt;/span&gt; A rule or limitation that restricts technology, architecture, process, or environment. Example: &amp;ldquo;The calculation must reuse the existing SAP tax engine and complete in &amp;le; 2 seconds.&amp;rdquo;&lt;/p&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Key Differences&lt;/span&gt;&lt;/h3&gt;

&lt;table align=&quot;left&quot; border=&quot;1&quot; cellpadding=&quot;3&quot; cellspacing=&quot;0&quot; dir=&quot;ltr&quot;&gt;
 &lt;colgroup&gt;
  &lt;col /&gt;
  &lt;col /&gt;
  &lt;col /&gt;
 &lt;/colgroup&gt;
 &lt;thead&gt;
  &lt;tr&gt;
   &lt;th scope=&quot;col&quot; style=&quot;background-color: rgb(238, 238, 238); vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Aspect&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/th&gt;
   &lt;th scope=&quot;col&quot; style=&quot;background-color: rgb(238, 238, 238); vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Functional Requirement&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/th&gt;
   &lt;th scope=&quot;col&quot; style=&quot;background-color: rgb(238, 238, 238); vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Solution / Design Constraint&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/th&gt;
  &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Purpose&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Deliver a capability or service&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Limit the implementation space&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Focus&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Outcomes, interactions, user value&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Tools, standards, timing, budget, compliance&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Validation&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;User acceptance tests, use-case walkthroughs&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Design reviews, architectural conformance, audits&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Flexibility&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Multiple ways to meet the need&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Narrows or eliminates options&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

&lt;div style=&quot;clear:both;&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Why It Matters&lt;/span&gt;&lt;/h3&gt;

&lt;ul style=&quot;list-style-type:disc;&quot;&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Clarity&lt;/strong&gt;:&lt;/span&gt; Separating FRs from constraints prevents &amp;ldquo;design by requirement,&amp;rdquo; keeping the what independent of the how.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Innovation&lt;/strong&gt;:&lt;/span&gt; Teams can explore creative solutions as long as they respect immovable guardrails.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Traceability &amp;amp; Testing&lt;/strong&gt;:&lt;/span&gt; FRs map to user acceptance tests; constraints map to design or non-functional verification, reducing gaps at audit or release time.&lt;/p&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Illustrative Scenario&lt;/span&gt;&lt;/h3&gt;

&lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;A retailer wants faster checkout.&lt;/span&gt;&lt;/p&gt;

&lt;ul style=&quot;list-style-type:disc;&quot;&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;FR&lt;/strong&gt;:&lt;/span&gt; &amp;ldquo;The POS system shall apply loyalty discounts and display the final total to the cashier.&amp;rdquo;&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;SCs&lt;/strong&gt;:&lt;/span&gt;&lt;/p&gt;

 &lt;ol style=&quot;list-style-type:decimal;&quot;&gt;
  &lt;li aria-level=&quot;2&quot; dir=&quot;ltr&quot;&gt;
  &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&amp;ldquo;The solution must run on existing Android POS tablets.&amp;rdquo;&lt;/span&gt;&lt;br /&gt;
  &amp;nbsp;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li aria-level=&quot;2&quot; dir=&quot;ltr&quot;&gt;
  &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&amp;ldquo;Data transmission must be encrypted to meet PCI-DSS requirements.&amp;rdquo;&lt;/span&gt;&lt;br /&gt;
  &amp;nbsp;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li aria-level=&quot;2&quot; dir=&quot;ltr&quot;&gt;
  &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&amp;ldquo;Discount calculation response time shall not exceed 1.5 seconds.&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
  &lt;/li&gt;
 &lt;/ol&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;The FR articulates the desired capability, leaving room for various algorithms or UI designs; the SCs fence those choices with technology, regulatory, and performance limits.&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Sat, 10 May 2025 01:02:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6742</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6052/What-is-Scope-Creep-and-how-do-you-manage-it.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6052</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6052&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is Scope Creep and how do you manage it?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6052/What-is-Scope-Creep-and-how-do-you-manage-it.aspx</link> 
    <description>&lt;p&gt;Scope creep occurs when additional features are slipped into a project after the project scope is defined and the project has started. The intent is generally good with the hope of making the delivered product better, but these changes can lead to the project running over time and/or over budget. How you manage scope creep depends on the type of project.&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 10 Oct 2022 17:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6052</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5977/What-are-some-pros-and-cons-of-requirements-reuse.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5977</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5977&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are some pros and cons of requirements reuse?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5977/What-are-some-pros-and-cons-of-requirements-reuse.aspx</link> 
    <description>&lt;p&gt;Requirements reuse is when the same written requirement is used repeatedly within a single project, across a product line, or even across an enterprise. Requirement reuse can be as simple as an analyst copy/pasting requirements from a previous project, or it can be as sophisticated as having a central repository of requirements that documents link to.&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 13 Dec 2021 17:28:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5977</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5975/What-are-the-Business-Analysis-Knowledge-Areas.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5975</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5975&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are the Business Analysis Knowledge Areas? </title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5975/What-are-the-Business-Analysis-Knowledge-Areas.aspx</link> 
    <description>&lt;p&gt;This question is an easy way for a hiring manager or an HR professional to screen out candidates who may have under-invested in their career or may lack understanding of the business analysis profession.&amp;nbsp; The 6 Knowledge Areas are:&lt;/p&gt;

&lt;ul dir=&quot;ltr&quot;&gt;
 &lt;li&gt;Elicitation &amp;amp; Collaboration&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Requirements Analysis &amp;amp; Design Definition&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Solution Evaluation&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Requirements Life Cycle Management&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Business Analysis Planning &amp;amp; Monitoring&amp;nbsp;&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Strategy Analysis&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Tue, 07 Dec 2021 20:56:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5975</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5827/What-is-an-FRD-Functional-Requirements-Document.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5827</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5827&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is an FRD (Functional Requirements Document)?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5827/What-is-an-FRD-Functional-Requirements-Document.aspx</link> 
    <description>&lt;p&gt;What you ever wondered, or have been asked, &lt;strong&gt;&lt;em&gt;&amp;ldquo;What is an FRD?&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At the core, an FRD or Functional Requirements Document serves as a contract for formal statement, between the business stakeholders and the technology team, on an application&amp;rsquo;s functional requirements.&amp;nbsp; The FRD is generally produced by the technical team in response to the business requirements (captured in a BRD - Business Requirements Document, PRD - Product Requirements document, or some other suitable format).&lt;/p&gt;

&lt;p&gt;The key purpose of an FRD is to bridge the gap between business and technology.&amp;nbsp; It&amp;rsquo;s where project stakeholders and the technical development team meet.&amp;nbsp; The creation of the FRD forces and ensures collaboration and address both sides of the coin:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;&lt;strong&gt;Business&lt;/strong&gt;&lt;/u&gt;&lt;strong&gt; &lt;/strong&gt;- it restates the business requirements in terms of functional features and capabilities to be supported by the new system or platform.&amp;nbsp; This ensures the project team understands the business requirements and are on their way to implement a solution which addresses the business needs or problems.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;&lt;strong&gt;Technology&lt;/strong&gt;&lt;/u&gt;&lt;strong&gt; &lt;/strong&gt;- it captures key technical constraints and commitments as well key interfaces to external systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While created by the solution team, the FRD should be solution independent (in general) aka it should express what the application should do and not how it should do it.&amp;nbsp; The FRD should not commit the technical team to a specific design.&lt;/p&gt;

&lt;p&gt;The Functional Requirements Document (FRD) is one way to express functional specifications and define the requirements and functional solution direction of software solution.&amp;nbsp; The FRD is not the only way - there are other functional specification formats and templates, depending on methodology and organizational needs::&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;Systems Requirements Document (SRS)&lt;/li&gt;
 &lt;li&gt;Use Cases&lt;/li&gt;
 &lt;li&gt;User Stories&lt;/li&gt;
 &lt;li&gt;High-Level Impact Assessment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While &lt;a href=&quot;https://www.modernanalyst.com/Resources/Templates/tabid/146/ID/4931/Template-for-Writing-Concise-Functional-Requirements-Documents.aspx&quot;&gt;FRD templates&lt;/a&gt; vary, some of the more common elements of a functional requirements document are (just a suggestion):&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Business process and workflows&lt;/u&gt; - provides a view of the desired target state business process models outlining which steps in the process will stay as-is and which steps will be either automated or impacted by the solution at hand.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Functional Requirements&lt;/u&gt; - these are the traditional &amp;ldquo;the system shall&amp;hellip;&amp;rdquo; type requirements and can be broken into multiple subsections such as:

 &lt;ul&gt;
  &lt;li&gt;User Requirements&lt;/li&gt;
  &lt;li&gt;Regulatory Requirements&lt;/li&gt;
  &lt;li&gt;Compliance Requirements&lt;/li&gt;
  &lt;li&gt;User Interface Requirements&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Operational Requirements&lt;/u&gt; - while some may be functional in nature, the operational requirements tend to focus more on administrator level capabilities and needs:

 &lt;ul&gt;
  &lt;li&gt;Role Based Security&lt;/li&gt;
  &lt;li&gt;Audit Trail&lt;/li&gt;
  &lt;li&gt;Configuration&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Data Requirements&lt;/u&gt; - describe the data which needs to be supported by the system.&amp;nbsp; This section may include logical data models, data migration and conversion requirements. It is not uncommon to also see data flow diagrams describing the conceptual flow of data.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;a href=&quot;https://requirements.com/Content/What-is/what-are-non-functional-requirements&quot;&gt;&lt;u&gt;Non-Functional Requirements&lt;/u&gt;&lt;/a&gt; - these generally describe attributes of the system which, when done right, may never be observed by the users which use the functional capabilities.

 &lt;ul&gt;
  &lt;li&gt;Security Requirements&lt;/li&gt;
  &lt;li&gt;Performance Requirements&lt;/li&gt;
  &lt;li&gt;Capacity&lt;/li&gt;
  &lt;li&gt;Fault Tolerance&lt;/li&gt;
  &lt;li&gt;Data Retention&lt;/li&gt;
  &lt;li&gt;Recoverability&lt;/li&gt;
  &lt;li&gt;Additional sections or information which may be found in an FRD:&lt;/li&gt;
  &lt;li&gt;Background&lt;/li&gt;
  &lt;li&gt;Scope&lt;/li&gt;
  &lt;li&gt;List of Project Stakeholders&lt;/li&gt;
  &lt;li&gt;Assumptions&lt;/li&gt;
  &lt;li&gt;Constraints&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Your turn!&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;em&gt;Do you use Functional Requirements Documents?&lt;/em&gt;&lt;/li&gt;
 &lt;li&gt;&lt;em&gt;How do you structure your FRD?&lt;/em&gt;&lt;/li&gt;
 &lt;li&gt;&lt;em&gt;What is an FRD, for you?&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Fri, 16 Apr 2021 15:50:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5827</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5821/Is-it-a-Defect-or-is-it-an-Enhancement-How-to-manage-the-disagreements.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5821</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5821&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Is it a Defect or is it an Enhancement? How to manage the disagreements.</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5821/Is-it-a-Defect-or-is-it-an-Enhancement-How-to-manage-the-disagreements.aspx</link> 
    <description>&lt;p&gt;&amp;ldquo;It is a defect, or an enhancement&amp;rdquo; is one of those arguments in software development that never seems to satisfy anyone when someone makes a decision. &amp;nbsp;I&amp;rsquo;ve gone so far as to say it is a defectment. &amp;nbsp;It&amp;rsquo;s really a combination of both. &amp;nbsp;However, that doesn&amp;rsquo;t necessarily answer the question - nor provide guidance to a resolution. &amp;nbsp;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Tue, 06 Apr 2021 19:25:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5821</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5668/What-are-SMART-requirements.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5668</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5668&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are SMART requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5668/What-are-SMART-requirements.aspx</link> 
    <description>&lt;p&gt;At first glance, smart requirements &lt;a href=&quot;https://requirements.com/Content/What-is/what-are-requirements&quot;&gt;are requirements&lt;/a&gt; which are well thought out, well written, selected with the end user in mind, consider the customer&amp;#39;s experience, consider trade-offs when it comes to implementation (such as cost, time).&lt;/p&gt;

&lt;p&gt;However smart requirements, or better put &lt;strong&gt;SMART Requirements&lt;/strong&gt; refer to an acronym whose goal is to help you come up with really good requirement statements:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;S&lt;/strong&gt;pecific&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;M&lt;/strong&gt;easurable&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;A&lt;/strong&gt;ttainable (appropriate, actionable, achievable)&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;ealistic&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;T&lt;/strong&gt;estable and Traceable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There are other mnemonic acronyms which help a business analyst ensure the requirements are the best that they can be:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;CLEAR&lt;/strong&gt;

 &lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;C&lt;/strong&gt;ollaborative&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;L&lt;/strong&gt;imited&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;E&lt;/strong&gt;motional&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;A&lt;/strong&gt;ppreciable&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;efinable&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;PURE&lt;/strong&gt;

 &lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;P&lt;/strong&gt;ositively stated&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;U&lt;/strong&gt;nderstood&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;elevant&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;E&lt;/strong&gt;thical&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;CPQQRT&lt;/strong&gt;

 &lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;C&lt;/strong&gt;ontext&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;P&lt;/strong&gt;urpose&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Q&lt;/strong&gt;uantity&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Q&lt;/strong&gt;uality&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;esources&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;T&lt;/strong&gt;iming&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Fri, 14 Aug 2020 01:57:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5668</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5647/Share-a-time-when-you-had-to-change-the-mind-of-the-business-stakeholder-Why-did-you-have-to-do-it-How-did-you-do-it.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5647</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5647&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Share a time when you had to change the mind of the business stakeholder. Why did you have to do it? How did you do it?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5647/Share-a-time-when-you-had-to-change-the-mind-of-the-business-stakeholder-Why-did-you-have-to-do-it-How-did-you-do-it.aspx</link> 
    <description>&lt;p&gt;As you respond to a question like this, keep the following center of mind:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;Business outcomes must be met - explain how value is still being provided&lt;/li&gt;
 &lt;li&gt;Use visuals - process flows, mockups, both is best&lt;/li&gt;
 &lt;li&gt;Stick to the messaging - don&amp;#39;t let someone rattle you&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 12 Jul 2020 19:57:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5647</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3217/What-approach-do-you-use-to-evaluate-the-impact-of-a-requirement-change-on-the-project.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3217</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3217&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What approach do you use to evaluate the impact of a requirement change on the project? </title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3217/What-approach-do-you-use-to-evaluate-the-impact-of-a-requirement-change-on-the-project.aspx</link> 
    <description>&lt;span&gt;Business Analysts need to show that they approach any issue in a structured and methodical manner. &amp;nbsp;This includes evaluating the impact of changing requirements on a project. When a requirement change occurs, business analysts often assist the project manager in the evaluation of it&amp;rsquo;s impact. Together they determine the appropriate course of action. Proposed changes should be evaluated based on how they might impact eight distinct project areas:&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 10 May 2020 22:05:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3217</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2824/What-strategies-can-the-BA-and-project-team-use-to-facilitate-stakeholder-sign-off-on-requirements.aspx#Comments</comments> 
    <slash:comments>4</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2824</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2824&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What strategies can the BA and project team use to facilitate stakeholder sign-off on requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2824/What-strategies-can-the-BA-and-project-team-use-to-facilitate-stakeholder-sign-off-on-requirements.aspx</link> 
    <description>&lt;p&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;There are several steps that the BA and project team can take beyond just publishing requirements with a sign-off deadline, in order to ease the process for stakeholders and expedite approvals:&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Make sure the right people are signing-off on requirements. It sounds simple and obvious, but this can be one of the biggest contributors to challenges in obtaining requirements sign-off, particularly on complex multi-stakeholder projects. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Help stakeholders understand the sign-off process. Provide a clear explanation of the commitment that stakeholders are making to the project by signing off on requirements. Be sure to communicate the process for identifying and managing subsequent changes after sign-off (which may be just a reminder of the project&amp;rsquo;s established change control procedures). &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Help stakeholders interpret the requirements documentation. Where feasible and applicable, provide supporting or reference material to assist interpretation and understanding of the requirements. This may include glossaries and data dictionaries, diagrams, etc. It is also very helpful to maintain a log of all decisions that are made throughout requirements definition, and publish this decision log with the requirements to avoid revisiting past decisions.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Make sure stakeholders have enough time to review the requirements during sign-off. Plan ahead for review and sign-off cycles as much as possible. Remind stakeholders of this commitment 2-3 weeks prior to each review cycle, so they have enough advance notice to plan for the time needed. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Foster collaborative ownership on multi-stakeholder projects. If a single document contains requirements that are shared or jointly owned, individual stakeholders may be reluctant to sign-off on requirements that they do not individually own. Joint review sessions can be used for collaborative discussion with the goal of obtaining verbal approval from the group during the session. Stakeholder questions or concerns can be addressed through the group review, which will help expedite sign-off from each individual participant.&lt;br /&gt;
    &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;--&lt;br /&gt;
Sandy Lambert&lt;br /&gt;
Business Architect&lt;br /&gt;
&lt;a href=&quot;http://www.linkedin.com/pub/sandra-lambert/1/a50/215&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;LinkedIn Profile&lt;/a&gt;&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 14 Jan 2019 15:05:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2824</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/354/In-which-document-do-you-include-the-Class-Diagram-business-requirements-functional-requirements-software-specification-document.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=354</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=354&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>In which document do you include the Class Diagram (business requirements, functional requirements, software specification document)?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/354/In-which-document-do-you-include-the-Class-Diagram-business-requirements-functional-requirements-software-specification-document.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;Just like any other diagram, the Class Diagram is just a tool at the disposal of the analyst. In the absence of a set process, it is at the analyst&amp;rsquo;s discretion to determine when to use a class diagram. Therefore, in which analysis artifact/document a class diagram should be included depends on its use.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>sonavi</dc:creator> 
    <pubDate>Mon, 12 Nov 2018 16:20:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:354</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2940/How-does-the-Business-Analyst-role-change-on-an-Agile-project-compared-to-projects-using-other-software-development-methodologies.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2940</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2940&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How does the Business Analyst role change on an Agile project compared to projects using other software development methodologies?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2940/How-does-the-Business-Analyst-role-change-on-an-Agile-project-compared-to-projects-using-other-software-development-methodologies.aspx</link> 
    <description>&lt;p&gt;The role of the BA should actually change very little between different software development methodologies, although the tools and techniques used by the BA can vary according to the needs and attributes of any given project or development lifecycle.&lt;/p&gt;
&lt;p&gt;The core responsibilities of a BA on a software development project include requirements elicitation, requirements analysis and requirements management &amp;ndash; regardless of the project methodology. The type and format of requirements documentation are just tools, and a good BA has a wide range of tools at his or her disposal.&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 12 Mar 2018 15:02:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2940</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2641/Once-a-system-is-developed-is-it-reasonable-to-document-changes-with-simple-updates-to-screen-mockups.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2641</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2641&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Once a system is developed is it reasonable to document changes with simple updates to screen mockups?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2641/Once-a-system-is-developed-is-it-reasonable-to-document-changes-with-simple-updates-to-screen-mockups.aspx</link> 
    <description>&lt;p&gt;This question implies that the benefit of foregoing the creation of a more complete requirements specification document is a significant amount of time savings. &amp;nbsp;But what might we be losing in the process.&lt;/p&gt;
&lt;p&gt;Screen mockups alone don&amp;rsquo;t clearly document requirements. &amp;nbsp;Instead, they reflect a decision made by the system designer to satisfy a particular requirement. &amp;nbsp;Often when someone views the mockup or updated system they may think the requirement is obvious when, actually, they have misinterpreted the true requirement. &amp;nbsp;&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 10 Sep 2017 22:16:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2641</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3270/What-is-RML-Requirements-Modeling-Language.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3270</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3270&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is RML (Requirements Modeling Language)?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3270/What-is-RML-Requirements-Modeling-Language.aspx</link> 
    <description>&lt;span&gt;Requirements Modeling language is a collection of diagrams used to model software from the business analysis or product management perspective. &amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 10 May 2015 23:02:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3270</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3216/How-do-you-ensure-that-youve-identified-all-of-the-necessary-project-stakeholders.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3216</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3216&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How do you ensure that you’ve identified all of the necessary project stakeholders?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3216/How-do-you-ensure-that-youve-identified-all-of-the-necessary-project-stakeholders.aspx</link> 
    <description>&lt;p&gt;Who is requesting the project deliverable?&lt;/p&gt;
&lt;p&gt;Who is the champion of the project?&lt;/p&gt;
&lt;p&gt;Who controls the budget for the project?&lt;/p&gt;
&lt;p&gt;Who is currently responsible for the business process that may be impacted by the project?&lt;/p&gt;
&lt;p&gt;Who is currently responsible for the systems that may be impacted or replaced by the project?&lt;/p&gt;
&lt;p&gt;Whose job is directly impacted by the delivery of the project?&amp;nbsp;&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 08 Mar 2015 22:12:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3216</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3073/When-implementing-a-purchased-solution-should-your-requirements-and-design-documents-cover-features-that-were-not-requested-but-come-with-the-package.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3073</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3073&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>When implementing a purchased solution should your requirements and design documents cover features that were not requested but come with the package?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3073/When-implementing-a-purchased-solution-should-your-requirements-and-design-documents-cover-features-that-were-not-requested-but-come-with-the-package.aspx</link> 
    <description>When implementing a purchased solution at a minimum each additional feature needs to be assessed to determine its potential positive or negative impact.</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 07 Sep 2014 18:22:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3073</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2982/Why-is-requirements-traceability-important-on-a-project.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2982</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2982&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Why is requirements traceability important on a project?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2982/Why-is-requirements-traceability-important-on-a-project.aspx</link> 
    <description>&lt;p&gt;Tracking and managing requirements traceability offers several valuable benefits to a project:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Minimize Risk and Manage Costs. Requirements traceability lets you identify and analyze the upstream and downstream impacts of any requirements change, so those impacts can be effectively managed and mitigated.&lt;/li&gt;
    &lt;li&gt;Manage Scope. Traceability provides an understanding the relationships between requirements and identifies stakeholders who have a vested interest in each requirement, which supports better decision-making about project scope and proposed changes throughout the project.&lt;/li&gt;
    &lt;li&gt;Improve Quality. Traceability allows individual requirements to be managed within the context of the full solution, and helps preserve the integrity of the end-state solution throughout each development cycle or product release. It also helps ensure that all requirements are fully tested and enables effective integration, system and regression testing. &lt;/li&gt;
    &lt;li&gt;Increase Stakeholder Engagement. Requirements are clearly linked to vested stakeholders, giving greater visibility of the value achieved for each stakeholder group throughout the project lifecycle.&lt;/li&gt;
    &lt;li&gt;Reduce Development Time. The ability to identify and manage groups of related requirements results in more efficient and effective planning, and streamlines product development.&lt;/li&gt;
&lt;/ul&gt;
--&lt;br /&gt;
&lt;strong&gt;Sandy Lambert&lt;/strong&gt;&lt;br /&gt;
Business Architect&lt;br /&gt;
&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.linkedin.com/pub/sandra-lambert/1/a50/215&quot;&gt;LinkedIn Profile&lt;/a&gt;&lt;br /&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Fri, 06 Jun 2014 04:07:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2982</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1304/How-is-the-Requirements-Management-and-Communication-knowledge-area-of-the-BABOK-v20-defined.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=1304</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1304&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How is the Requirements Management and Communication knowledge area of the BABOK v2.0 defined?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1304/How-is-the-Requirements-Management-and-Communication-knowledge-area-of-the-BABOK-v20-defined.aspx</link> 
    <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input id=&quot;jsProxy&quot; onclick=&quot;jsCall();&quot; type=&quot;hidden&quot; /&gt;&lt;/p&gt;

&lt;div id=&quot;refHTML&quot;&gt;&amp;nbsp;&lt;/div&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sat, 06 Mar 2010 21:34:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1304</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1255/How-do-you-define-the-term-Requirement.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=1255</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1255&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How do you define the term Requirement?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1255/How-do-you-define-the-term-Requirement.aspx</link> 
    <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input id=&quot;jsProxy&quot; onclick=&quot;jsCall();&quot; type=&quot;hidden&quot; /&gt;&lt;/p&gt;

&lt;div id=&quot;refHTML&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;p&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input id=&quot;jsProxy&quot; onclick=&quot;jsCall();&quot; type=&quot;hidden&quot; /&gt;&lt;/p&gt;

&lt;div id=&quot;refHTML&quot;&gt;&amp;nbsp;&lt;/div&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sat, 06 Feb 2010 20:55:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1255</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/925/What-is-the-4-1-View-Model-as-it-relates-to-system-modeling.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=925</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=925&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is the 4 +1 View Model as it relates to system modeling?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/925/What-is-the-4-1-View-Model-as-it-relates-to-system-modeling.aspx</link> 
    <description>&lt;div&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;The 4 + 1 View Model is a predefined set of views for organizing the design and architecture of a system. &amp;nbsp;It was developed in 1995 by Philippe Kruchten, formerly the Director of Process Development at Rational Software.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;The 4 + 1 View Model gets its name from the 4 primary views and 1 supporting view that are used to capture and communicate different aspects of the system.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;The 4 primary views are:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;Logical View: &amp;nbsp; this view describes the functionality of the system in terms of its static structure and dynamic behavior.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;Development View: &amp;nbsp;this view describes the system from a programmer&amp;rsquo;s perspective and is concerned with the organization of physical code, its main modules, and their dependencies.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;Process View: &amp;nbsp;this view focuses on the runtime behavior of the system and the elements of the system that relate to process performance. &amp;nbsp;It includes aspects important to scalability, throughput, and process response times to name a few.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;Physical View: &amp;nbsp;this view shows the system from a system engineer&amp;#39;s point-of-view. It is concerned with the deployment of software components across the physical architecture including computers and devices , as well as communication between these components.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;The 1 supporting view is:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;span style=&quot;font-size: small; &quot;&gt;&lt;span style=&quot;font-family: Arial; &quot;&gt;Use Case View: &amp;nbsp;this view describes the functionality of the system from the perspective of external actors.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sat, 09 May 2009 21:59:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:925</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/510/Why-is-requirements-traceability-important.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=510</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=510&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Why is requirements traceability important?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/510/Why-is-requirements-traceability-important.aspx</link> 
    <description>&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 0in 0in 0pt&quot;&gt;&lt;font size=&quot;2&quot;&gt;Requirements traceability is the ability to follow and audit the life of a requirement, in both a forward and backward direction; from its origins, through its realization in the design and functional specifications, to its eventual development and deployment and use, through subsequent rounds of modification and refinement.&lt;/font&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 0in 0in 0pt&quot;&gt;&lt;font size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 0in 0in 0pt&quot;&gt;&lt;font size=&quot;2&quot;&gt;If a requirement is changed or modified, using a requirements traceability matrix the analyst can identify those areas within the functional specifications that are impacted by the requirement and make the appropriate modifications.&amp;nbsp; In addition, the analyst can determine if the portion of the specification being modified traces back to any other requirements.&amp;nbsp; This is important to ensure that the new modification doesn&amp;rsquo;t break any existing requirements within the system.&lt;/font&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 0in 0in 0pt&quot;&gt;&lt;font size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 0in 0in 0pt&quot;&gt;&lt;font size=&quot;2&quot;&gt;Similarly, sections of the specification can be traced to areas of the physical code to ensure that all required changes are made during the development process.&amp;nbsp; Test cases can also be traced back to functional specifications.&amp;nbsp; When functional specifications are changed test cases nearly always need to be updated to ensure complete and accurate testing can take place.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;--&lt;br /&gt;
Chris Adams&lt;br /&gt;
&lt;a href=&quot;http://www.linkedin.com/in/christopherkeithadams&quot; target=&quot;_blank&quot;&gt;LinkedIn Profile&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Fri, 08 Aug 2008 15:36:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:510</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/508/Tell-me-about-a-time-when-you-were-faced-with-a-requirementenhancement-that-was-not-feasible-How-did-you-handle-the-situation.aspx#Comments</comments> 
    <slash:comments>4</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=508</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=508&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Tell me about a time when you were faced with a requirement/enhancement that was not feasible. How did you handle the situation?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/508/Tell-me-about-a-time-when-you-were-faced-with-a-requirementenhancement-that-was-not-feasible-How-did-you-handle-the-situation.aspx</link> 
    <description>&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Even if you know that a requirement is not feasible, be sure not to simply dismiss it away.&amp;nbsp; Your responsibility as an analyst is to maintain a strong working relationship with the business representatives.&amp;nbsp; Approach this situation in a way that makes it clear that the decision isn&amp;rsquo;t a personal one, but that it&amp;rsquo;s based on a well informed position with associated costs.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Clarify the requirement.&amp;nbsp; Remember, often when a &amp;ldquo;requirement&amp;rdquo; is elicited it is really stated in the form of a solution.&amp;nbsp; So take the time to verify the true requirement.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Identify why the requirement isn&amp;rsquo;t feasible.&amp;nbsp; If the new requirement and the previous requirements cannot be accommodated at the same time regardless of the technical implementation, then present this information to the business.&amp;nbsp; Do your best to explain the technical limitations using non-technical language that the business can understand.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Most often however, the implementation of a new requirement isn&amp;rsquo;t feasible due to the prohibitive cost that would be involved in making the technical changes required to support it.&amp;nbsp; Estimate the associated cost and present this information to the business.&amp;nbsp; This is helpful for a few reasons.&amp;nbsp; First, you may have assumed that the cost outweighed the need for the requirement, but the business may feel differently depending on the business goal driving the requirement.&amp;nbsp; Second, if the business agrees the cost of implementing the new requirement is just too prohibitive, then you as the analyst have made your case while making the business feel empowered and involved in the decision making process.&lt;/font&gt;&lt;/p&gt;
</description> 
    <dc:creator>Adube</dc:creator> 
    <pubDate>Wed, 06 Aug 2008 18:13:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:508</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/351/Are-use-cases-the-functional-requirements-or-do-you-think-functional-requirements-are-different-from-use-cases.aspx#Comments</comments> 
    <slash:comments>4</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=351</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=351&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Are use cases the functional requirements or do you think functional requirements are different from use cases?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/351/Are-use-cases-the-functional-requirements-or-do-you-think-functional-requirements-are-different-from-use-cases.aspx</link> 
    <description>&lt;p&gt;It is generally accepted that use cases, specified in narrative form (also known as use case specifications), depict functional requirements. This is because a use case, via the main and alternate flows, shows how a user interacts with a system in order to achieve a desired result.&lt;/p&gt;

&lt;p&gt;That&amp;#39;s exactly the purpose of a &amp;quot;functional requirement&amp;quot; to describe the functions and behaviors that a system is or should be capable of.&lt;/p&gt;

&lt;p&gt;Therefore, if use cases are used and narrated in detail for a project, there is no need for separate documentation to describe the functional requirements because the totality of all the use cases represent the set of functional requirements for a given system/project.&lt;/p&gt;
</description> 
    <dc:creator>everest</dc:creator> 
    <pubDate>Fri, 02 May 2008 03:29:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:351</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/230/What-are-some-of-the-benefits-of-a-requirements-management-tool.aspx#Comments</comments> 
    <slash:comments>3</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=230</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=230&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are some of the benefits of a requirements management tool?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/230/What-are-some-of-the-benefits-of-a-requirements-management-tool.aspx</link> 
    <description>&lt;div style=&quot;direction: ltr; unicode-bidi: embed&quot;&gt;A &lt;strong&gt;requirements management tool&lt;/strong&gt; supports the analyst in documenting project requirements, versioning requirements, managing the requirement change process, tracing requirements through the analysis and design process, and tracking the status of requirements.&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
Some examples of &lt;a href=&quot;https://requirements.com/Directory&quot;&gt;requirement management tools&lt;/a&gt; are:&lt;/div&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Enterprise Architect,&lt;/li&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Requisite Pro,&lt;/li&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Telelogic,&lt;/li&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Caliber-RM&lt;/li&gt;
&lt;/ul&gt;

&lt;div style=&quot;direction: ltr; unicode-bidi: embed&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div style=&quot;direction: ltr; unicode-bidi: embed&quot;&gt;And here is a more extensive list of top benefitsof a requirements management tool:&lt;/div&gt;

&lt;div style=&quot;direction: ltr; unicode-bidi: embed&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Management and tracking of requirements including traceability, versioning, auditing, history&lt;/li&gt;
&lt;/ul&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Requirements workflow and approval&lt;/li&gt;
&lt;/ul&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Colaborative requirements development, even when team members are remote&lt;/li&gt;
&lt;/ul&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Automatic generation of requirement documents and specifications&lt;/li&gt;
&lt;/ul&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Generation and traceability of test cases and test scenarios&lt;/li&gt;
&lt;/ul&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;Tools with graphical design options enable requirements to be represented as diagram and/or user interface mockups and prototypes&lt;/li&gt;
&lt;/ul&gt;

&lt;ul dir=&quot;ltr&quot; style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li style=&quot;unicode-bidi: embed;&quot;&gt;End-to-end impact analysis and coverage validation&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Emy</dc:creator> 
    <pubDate>Fri, 29 Feb 2008 13:13:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:230</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/272/Why-is-it-important-to-prioritize-requirements.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=272</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=272&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Why is it important to prioritize requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/272/Why-is-it-important-to-prioritize-requirements.aspx</link> 
    <description>&lt;p&gt;The main reason why it is important to prioritize requirements is because like most of us, organizations have finite resources (money, time, employees, etc.)&lt;br /&gt;
&lt;br /&gt;
Since not all requirements can be implemented right way, the business needs to determine which requirements should be addressed first. Without going into the details on how to perform &lt;a href=&quot;https://requirements.com/Content/What-is/what-is-requirements-prioritization&quot;&gt;requirements prioritization&lt;/a&gt;, we should point out that the ultimate determining factor is ROI (return on investment).&lt;br /&gt;
&lt;br /&gt;
How much money am I going to make/save if I implement this requirement. Yes - most business are about money but this works even for non-financial driven requirements (such as how many more people am I going to convince to vote for candidate X if I implement requirement # 1 vs. requirement # 2).&lt;br /&gt;
&lt;br /&gt;
In order to determine the ROI the business analyst needs to look at a number of factors (aka attributes of each requirement) including but not limited to:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;how important (biggest savings or gain) is the requirement to the business that is, if the cost to implement each requirements was the same, what would be the order of execution,&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;how much would it cost to implement each requirement,&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;how much would the business lose if they don&amp;#39;t implement a given requirement (for example if the requirement is as a result of a law how much could it cost the company if it were to get into litigation for now complying with the law?),&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;how long would it take to implement a given requirement; note that longer duration does not necessarily mean increased cost, however longer duration could mean a lost business opportunity which, in turn, might call for not implementing the requirement in the first place.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Additional resources&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.modernanalyst.com/Resources/Articles/tabid/115/articleType/ArticleView/articleId/74/First-Things-First-Prioritizing-Requirements.aspx&quot;&gt;First Things First: Prioritizing Requirements&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.modernanalyst.com/Resources/Articles/tabid/115/articleType/ArticleView/articleId/273/Requirements-Prioritization-Introduction.aspx&quot;&gt;Requirements Prioritization Introduction&lt;/a&gt;&lt;/p&gt;
</description> 
    <dc:creator>Analyst Kris</dc:creator> 
    <pubDate>Wed, 20 Feb 2008 10:33:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:272</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/225/What-does-a-requirements-document-contain.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=225</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=225&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What does a requirements document contain?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/225/What-does-a-requirements-document-contain.aspx</link> 
    <description>&lt;p&gt;Short Answer: Requirements!&amp;nbsp; ;-)&lt;/p&gt;

&lt;p&gt;Seriously... The reality is that there isn&amp;#39;t such as thing as a standard &lt;a href=&quot;https://www.modernanalyst.com/Resources/Templates/tabid/146/ID/4931/Template-for-Writing-Concise-Functional-Requirements-Documents.aspx&quot;&gt;requirements document template&lt;/a&gt;&amp;nbsp;to help guide the business analyst in the creation of this document.&lt;/p&gt;

&lt;p&gt;The format of a &lt;a href=&quot;https://www.modernanalyst.com/Resources/Articles/tabid/115/ID/5464/9-Types-Of-Requirements-Documents-What-They-Mean-And-Who-Writes-Them.aspx&quot;&gt;Requirements Document&lt;/a&gt; vary depending on the type and size of project, type of organization, maturity of the business analysis team, use of specialized requirements management tools, type of methodology and development process(agile vs. RUP vs. structured analysis), etc.&lt;/p&gt;

&lt;p&gt;Having said that, here are some common types of information found in many requirements documents:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;Background/History&lt;/li&gt;
 &lt;li&gt;Scope and Objectives&lt;/li&gt;
 &lt;li&gt;Regulatory Requirements&lt;/li&gt;
 &lt;li&gt;Business Level Requirements
 &lt;ul style=&quot;margin-left: 40px;&quot;&gt;
  &lt;li&gt;Strategic&lt;/li&gt;
  &lt;li&gt;Tactical (Interoperability)&lt;/li&gt;
  &lt;li&gt;Operational (Process related mostly)&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
 &lt;li&gt;Stakeholder and User Analysis&lt;/li&gt;
 &lt;li&gt;User Requirements (the abilities that the users need)&lt;/li&gt;
 &lt;li&gt;Functional Requirements&lt;/li&gt;
 &lt;li&gt;Non-functional Level User Requirements&lt;/li&gt;
 &lt;li&gt;Assumptions/Constraints&lt;/li&gt;
 &lt;li&gt;Risks and Dependencies&lt;/li&gt;
 &lt;li&gt;Solution Options&lt;/li&gt;
 &lt;li&gt;Business Glossary (the nouns and noun-verb phrases of the business)&lt;/li&gt;
 &lt;li&gt;Reference&amp;nbsp;to Business Rules&lt;/li&gt;
 &lt;li&gt;Reference&amp;nbsp;to Business Case/Vision&lt;/li&gt;
 &lt;li&gt;Use Case Models&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One more observation: requirements documents are also known by a variety of names which, at times, mean the same thing and, other times, refer to totally different documents:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;Requirements Document&lt;/li&gt;
 &lt;li&gt;Business Requirements Document (BRD)&lt;/li&gt;
 &lt;li&gt;Software Requirements Document&lt;/li&gt;
 &lt;li&gt;Software Requirements Specification (SRS)&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>sonavi</dc:creator> 
    <pubDate>Fri, 08 Feb 2008 01:17:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:225</guid> 
    
</item>

    </channel>
</rss>